@charset "utf-8";

/* CSS Document */

html,
body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}

body {
	overflow-y: scroll;
}
table{width:100% !important;}
.wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.logo {
	margin: 0;
	padding: 0;
	float: left;
	/*width: 218px;
    height: 66px;
    display: flex;
    align-items: center;*/
}

.topr {
	float: right;
	text-align: right;
	margin-top: 15px;
	width: 1000px;
}

.topIco_01,
.topIco_02,
.topIco_03 {
	height: 30px;
	margin-right: 10px;
	width: 30px;
	display: inline-block;
	background: #003c73 url(../img/topIco_01.jpg) center center no-repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.topIco_02{ position: relative;}
.topIco_02 i {
	height: 30px;
	width: 30px;
	display: inline-block;
	background: #003c73 url(../img/topIco_02.jpg) center center no-repeat;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.topIco_02 div{display: none; position: absolute; z-index: 9; left: -71px;}
.topIco_02:hover div{display: block;}
.topIco_03 {
	background: #003c73 url(../img/topIco_03.jpg) center center no-repeat;
	display: none;
}

.searchBox {
	display: inline-block;
	border: solid 1px #999;
}

.searchTxt {
	float: left;
	border: none;
	padding: 5px;
	height: 30px;
	line-height: 20px;
	outline: none;
}

.searchBtn {
	float: left;
	padding: 5px;
	height: 30px;
	width: 30px;
	border: none;
	background: url(../img/searchBtn.jpg)center center no-repeat;
	outline: none;
}

header {
	border-bottom: solid 3px #e1ba61;
	height: 98px;
	background: #fff;
}

nav {
	float: left;
	width: 100%;
}

nav ul,
nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}

nav ul {
	text-align: right;
	width: 100%;
}

nav li {
	display: inline-block;
	height: 45px;
	line-height: 45px;
	width: 135px;
	text-align: center;
	position: relative;
}

nav span {
	background: url(../img/navIco.jpg) right center no-repeat;
	padding-right: 15px;
}

nav a.navBtn {
	width: 135px;
	font-size: 16px;
	color: #052860;
}

.navSub {
	position: absolute;
	top: 40px;
	left: 50%;
	z-index: 99999;
	height: 0;
	overflow: hidden;
	opacity: 0;
	transition: .2s;
    transform: translateX(-50%);
}

.navSubT {
	background: url(../img/navSubT.png) center top no-repeat;
	width: 135px;
	height: 7px;
}

.navSubC {
	background: url(../img/navSubC.png);
	padding-left: 3px;
	padding-top: 5px;
}

.navSubC a {
	width: 127px;
	display: block;
	border-top: solid 1px #dedede;
	line-height: 40px;
	color: #052860;
}

.navSubC a:hover,
.navSubC a.on {
	background: #f3f5fa;
}

.navSubC div {
	border-top: solid 1px #dedede;
}

.navSubB {
	background: url(../img/navSubB.png);
	width: 135px;
	height: 5px;
}

.banner {
	width: 100%;
	height: 475px;
	overflow: hidden;
}

.banner .swiper-wrapper,
.banner .swiper-slide {
	height: 475px !important;
}

.banner .swiper-slide,
.banner .swiper-slide div {
	height: 475px;
}

.banner .swiper-slide img {
	display: none;
}

.bannerBtn {
	width: 100%;
	position: absolute;
	top: 0;
}

.bannerBtnC {
	width: auto;
	max-width: 1300px;
	margin: 0 auto;
	position: relative;
	z-index: 999999;
}

.arrow-left {
	width: 50px;
	height: 50px;
	margin-top: 212px;
	float: left;
	cursor: pointer;
}

.arrow-right {
	width: 50px;
	height: 50px;
	margin-top: 212px;
	float: right;
	cursor: pointer;
}

.bannerListB {
	border-bottom: solid 1px #e6e6e6;
	overflow: hidden;
	height: 105px;
}

.bannerList {
	height: 78px;
	margin: 10px 0;
	width: 1170px;
	float: left;
}

.bannerList .swiper-slide {
	background: url(../img/bannerBListIco.jpg) left top no-repeat;
	height: 58px;
	line-height: 56px;
	font-size: 24px;
	color: #0051a4;
}

.bannerList span {
	padding: 0 20px;
	margin-top: 3px;
	color: #e1ba61;
	font-size: 40px;
	line-height: 48px;
	float: left;
}

.bannerListBtn {
	height: 70px;
	width: 28px;
	float: right;
}

.bannerListBtn .arrow-left_02 {
	background: url(../img/bannerBListPrev.jpg) right center no-repeat;
	width: 28px;
	height: 33px;
	margin-top: 5px;
	cursor: pointer;
}

.bannerListBtn .arrow-right_02 {
	background: url(../img/bannerBListNext.jpg) right center no-repeat;
	width: 28px;
	height: 33px;
	margin-top: 2px;
	cursor: pointer;
}

.bannerListBtn .arrow-left_02:hover,
.bannerListBtn .arrow-right_02:hover {
	background-position: left center;
}

.indL {
	width: 432px;
	margin-top: 40px;
	margin-right: 35px;
	float: left;
}

.indM {
	width: 405px;
	margin-top: 40px;
	margin-right: 35px;
	float: left;
}

.indR {
	width: 270px;
	margin-top: 40px;
	float: right;
}

.indBox_01 {
	position: relative;
}

.indBox_01 span {
	height: 40px;
	line-height: 40px;
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 14px;
	padding: 0 20px;
	z-index: 99;
	left: 0;
}

.indBox_01 img {
	width: 432px;
	height: 274px;
}

.indBox_01 .textBg {
	background: #000;
	height: 40px;
	width: 100%;
	position: absolute;
	bottom: 0;
	opacity: .7;
	filter: alpha(opacity=70);
}

.indBox_02 {
	margin-top: 20px;
}

.indTit {
	color: #0051a4;
	font-size: 20px;
	border-bottom: solid 1px #dddddd;
	height: 40px;
	margin-top: 10px;
}

.indTit a {
	color: #0051a4;
	font-size: 14px;
	background: url(../img/moreIco.jpg) right center no-repeat;
	padding-right: 20px;
	font-family: arial;
	float: right;
	margin-top: 4px;
}

.indListT,
.indListT dt,
.indListT dd {
	margin: 0;
	padding: 0;
}

.indListT {
	margin-top: 20px;
	height: 100px;
}

.indListT dt {
	float: left;
}

.indListT dt img {
	display: block;
	width: 150px;
	height: 100px;
}

.indListT dd {
	display: table;
	padding-left: 15px;
	font-size: 12px;
	color: #666;
	line-height: 20px;
}

.indListT dd a {
	color: #003c73;
	font-size: 16px;
	display: block;
	margin: 15px 0;
	color: #003c73;
}

.indList ul,
.indList li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.indList ul {
	margin-top: 10px;
}

.indList li {
	padding-left: 10px;
	background: url(../img/listIco_02.jpg) left center no-repeat;
	line-height: 35px;
	position: relative;
	overflow: hidden;
}

.indList li time {
	float: right;
	color: #888;
	font-size: 12px;
}

.indList li a {
	color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
    position: absolute;
    padding: 0 80px 0 0;
    width: 100%;
}

.indBox_03 ul {
	height: 224px;
}

.indBox_05 ul,
.indBox_05 li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.indBox_05 ul {
	width: 310px;
	overflow: hidden;
	margin-bottom: 20px;
}

.indBox_05 li {
	float: left;
	margin-right: 40px;
	border-bottom: solid 1px #e6e6e6;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
}

.indBox_05 li a {
	width: 115px;
	display: block;
	padding-left: 30px;
	background: url(../img/indTRListIco.jpg) 10px center no-repeat;
	color: #0051a4;
}
.indBox_05{ padding-bottom: 15px; border-bottom: solid 5px #f7f7f7;}

.indTit_02 {
	color: #0051a4;
	font-size: 20px;
	background: url(../img/proTitBg.jpg) left bottom no-repeat;
	height: 45px;
	margin-top: 20px;
}

.indTit_02 span {
	color: #cccccc;
	font-size: 18px;
	padding-left: 20px;
	font-family: arial;
}

.indPro {
	margin-top: 15px;
}

.indPro img {
	width: 270px;
	height: 100px;
}

.indPro dl,
.indPro dt,
.indPro dd {
	padding: 0;
	margin: 0;
	list-style: none;
}

.indPro dt {
	margin: 0;
	height: 30px;
	line-height: 30px;
	color: #0051a4;
}

.indPro dd {
	overflow: hidden;
}

.indPro dd p {
	color: #666;
	font-size: 12px;
	margin: 0 0 10px 0;
	padding: 0;
	float: left;
}

.wyrz {
	background: url(../img/proBtn_01.jpg) left center no-repeat;
	width: 129px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	padding-left: 48px;
	color: #fff;
	font-weight: bold;
	float: left;
	font-size: 12px;
}

.wytz {
	background: url(../img/proBtn_02.jpg) left center no-repeat;
	width: 129px;
	height: 34px;
	line-height: 34px;
	display: inline-block;
	padding-left: 48px;
	color: #5e5b58;
	font-weight: bold;
	float: right;
	font-size: 12px;
}

footer {
	background: #003c73;
	margin-top: 45px;
	padding: 15px;
	height: 60px;
	line-height: 30px;
}

.footerR {
	float: right;
	color: #fff;
}

.footerR a {
	color: #fff;
}

.mt0 {
	margin-top: 0;
}

.nyBanner {
	width: 100%;
	height: 158px;
	background: center top no-repeat;
}

.nyBanner img {
	display: none;
}

.banner_001 {
	width: 100%;
	height: 158px;
	background: url(../img/banner_001.jpg) center top no-repeat;
}

.banner_002 {
	width: 100%;
	height: 158px;
	background: url(../img/banner_002.jpg) center top no-repeat;
}

.banner_003 {
	width: 100%;
	height: 158px;
	background: url(../img/banner_003.jpg) center top no-repeat;
}

.banner_004 {
	width: 100%;
	height: 158px;
	background: url(../img/banner_004.jpg) center top no-repeat;
}

.banner_005 {
	width: 100%;
	height: 158px;
	background: url(../img/banner_005.jpg) center top no-repeat;
}

.banner_006 {
	width: 100%;
	height: 158px;
	background: url(../img/banner_006.jpg) center top no-repeat;
}

.banner_007 {
	width: 100%;
	height: 158px;
	background: url(../img/banner_007.jpg) center top no-repeat;
}

.bg {
	background: #ededed;
}

.bgF {
	background: #fff;
	overflow: hidden;
}

.menu {
	width: 201px;
	border-right: solid 1px #ededed;
	float: left;
}

.menu ul,
.menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menuTit {
	font-size: 30px;
	padding-top: 25px;
	padding-left: 20px;
	color: #0051a4;
}

.menuTit i {
	width: 81px;
	height: 1px;
	background: #0051a4;
	display: block;
	margin: 10px 0;
}

.menuTit span {
	color: #ddd;
	text-transform: uppercase;
}

.menu ul {
	border-top: solid 1px #ededed;
	margin-top: 25px;
}

.menu li {
	height: 50px;
	line-height: 50px;
	border-bottom: solid 1px #ededed;
}

.menu li a {
	padding-left: 16px;
	border-left: solid 4px #fff;
	display: block;
	height: 50px;
	font-size: 16px;
}

.menu li a.on {
	background: #0051a4;
	color: #fff;
	border-left: solid 4px #e1ba61;
}

.dz {
	text-align: right;
}

.dz {
	height: 78px;
	border-bottom: solid 1px #e5e5e5;
}

.dz a {
	margin-top: 24px;
	height: 30px;
	line-height: 30px;
	display: inline-block;
	padding: 0 13px 0 5px;
	background: url(../img/dzIco.jpg) right center no-repeat;
}

.dz a.on {
	padding: 0;
	background: none;
	color: #0051a4;
	padding-left: 5px;
}

.boxR {
	width: 1000px;
	padding: 0 40px;
	float: right;
	border-left: solid 1px #ededed;
	margin-left: -1px;
}

.content {
	padding: 50px 0;
	width: 920px;
	overflow: hidden;
	font-size: 14px;
	color: #333333;
}

.boxR .content *{
    font-family: auto !important;
    max-width: 100%;
}

.newsContent *{
    font-family: auto !important;
    max-width: 100%;
}

.gyjtTxt {
	font-size: 16px;
	line-height: 30px;
}

.mtit_01 {
	color: #333;
	font-size: 24px;
	margin: 30px 0;
	display: block;
}

.gywmList,
.gywmList li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.gywmList {
	color: #0051a4;
	line-height: 42px;
	font-size: 18px;
}

.gywmList_02,
.gywmList_02 li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.gywmList_02 {
	width: 951px;overflow:hidden;
}

.gywmList_02 li {
	width: 286px;
	float: left;
	margin-right: 31px;
	margin-bottom: 40px;
}

.gywmList_02 img {
	margin-bottom: 5px;
	width: 286px;
	height: 112px;
}

.gywmList_02 li div {
	font-size: 14px;
	line-height: 24px;
	background: #0051a4;
	height: 188px;
	color: #fff;
	padding: 0 30px;
}

.gywmList_02 li div.y {
	background: #e1ba61;
}

.gywmList_02 li span {
	border-bottom: solid 1px #ffffff;
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
}

.gltdT {
	width: 475px;
	margin: 0 auto;
}

.gltdT img {
	float: left;
	padding-right: 20px;
}

.gltd b {
	width: 212px;
	color: #fff;
	height: 40px;
	position: relative;
	z-index: 99;
	line-height: 40px;
	display: block;
	margin: 0 auto;
	text-align: center;
	-webkit-border-radius: 5px;
	background: #0051a4;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 18px;
}

.gltd p {
	width: 100%;
	margin: 0;
	color: #111;
	font-size: 14px;
	border: solid 2px #366fb4;
	margin-top: -10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 30px 20px 20px 20px;
	line-height: 24px;
	background: #ebf0f7;
}

.gltd span {
	display: block;
	color: #c09134;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 20px;
}

.gltd i {
	display: block;
	text-align: center;
	padding-bottom: 20px;
}

.tac {
	text-align: center;
}

.gltdB,
.gltdB li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.gltdB li {
	width: 275px;
	float: left;
	margin: 0 15px 0 16px;
}

.gltdB li p {
	height: 490px;
}

.dsj span {
	width: 130px;
	background: url(../img/dsjTime.jpg) right center no-repeat;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	color: #0051a4;
}

.dsj i {
	width: 80px;
	background: url(../img/dsjIco.jpg) right center no-repeat;
	display: inline-block;
	font-style: normal;
}

.dsj ul,
.dsj li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.dsj ul {
	padding: 15px 0;
	margin-left: 100px;
	background: url(../img/dsjLine.jpg) left top repeat-y;
}

.dsj li {
	line-height: 40px;
	background: url(../img/dsjIco_02.jpg) 9px 15px no-repeat;
	padding-left: 35px;
	font-size: 14px;
}

.newsList,
.newsList li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.newsList {
	width: 100%;
}

.newsList li {
	width: 100%;
	background: url(../img/newsList.jpg) left bottom repeat-x;
	line-height: 60px;
	font-size: 16px;
	overflow: hidden;
}

.newsList a {
	padding-left: 20px;
	background: url(../img/newsIco.jpg) left center no-repeat;
	color: #333;
	float: left;
}

.newsList a:hover {
	text-decoration: underline;
	color: #333;
}

.newsList time {
	float: right;
}

div.pages {
	TEXT-ALIGN: center;
	width: 100%;
	float: left;
	padding: 10px;
	margin: 30px 0 0 0;
}

div.pages a {
	TEXT-DECORATION: none;
	background: #fff;
	border: 1px solid #aaa;
	padding: 6px 10px;
	margin: 0 2px;
	color: #555;
	font-size: 12px;
	font-weight: bold;
}

div.pages a:hover {
	background: #0051a4;
	color: #fff;
	border: 1px solid #0051a4;
	padding: 6px 10px;
	margin: 0 2px;
}

div.pages a:active {
	background: #0051a4;
	padding: 6px 10px;
	border: 1px solid #0057a4;
	margin: 0 2px;
	color: #fff;
}

div.pages SPAN.current {
	background: #0051a4;
	padding: 6px 10px;
	border: 1px solid #0057a4;
	color: #fff;
	margin: 0 2px;
	font-size: 12px;
}

div.pages SPAN.disabled {
	background: #0051a4;
	border: 1px solid #0051a4;
	padding: 6px 10px;
	margin: 0 2px;
	color: #fff;
}

.ztzl,
.ztzl li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ztzl {
	width: 990px;
}

.ztzl li {
	float: left;
	width: 260px;
	margin-right: 70px;
	padding-bottom: 40px;
}

.ztzl li img {
	border: solid 1px #dcdcdc;
	width: 260px;
	height: 180px;
}

.ztzl li span {
	font-size: 18px;
	font-weight: bold;
	color: #0051a4;
	display: block;
	margin-top: 20px;
}

.ztzl li time,
.ztzl li p {
	color: #333;
	display: block;
	margin-top: 8px;
}

.ztzl li a.ztbtn {
	margin-top: 10px;
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	background: #3e709c;
}

.ztzl li a.ztbtn:hover {
	background: #0051a4;
}

.ywlyPb {
	padding-bottom: 40px;
}

.bdb {
	border-bottom: solid 1px #e5e5e5;
}

.ywlyTit {
	color: #e1ba61;
	font-size: 32px;
	font-weight: bold;
}

.ywlyTit span {
	display: block;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px;
}

.tzmd,
.tzmd dt,
.tzmd dd {
	margin: 0;
	padding: 0;
}

.tzmd {
	margin-top: 30px;
	overflow: hidden;
}

.tzmd dt {
	background: #f9f9f9;
	padding: 15px 25px 0 25px;
	width: 729px;
	font-size: 16px;
	color: #333;
	font-weight: normal;
	line-height: 32px;
	float: left;
	height: 130px;
	border-bottom: solid 5px #0051a4;
}

.tzmd b {
	font-size: 22px;
	color: #0051a4;
	display: block;
	padding-bottom: 5px;
}

.tzmd dd {
	border-bottom: solid 5px #e1ba61;
	float: right;
}

.ywlyPt {
	padding-top: 40px;
}

.ywlyTit_02 {
	font-size: 30px;
	font-weight: bold;
	color: #0051a4;
	padding-bottom: 20px;
}

.trzfwTit {
	font-size: 30px;
	font-weight: normal;
	color: #0051a4;
	padding-bottom: 20px;
}

.yzfx {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #0051a4;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 20px;
}

.ywlyList {
	overflow: hidden;
}

.ywlyList,
.ywlyList li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ywlyList li {
	width: 275px;
	margin: 0 15px 0 16px;
	float: left;
	border: solid 2px #0051a4;
	height: 203px;
	padding: 0 22px;
	font-size: 16px;
	line-height: 30px;
	color: #333;
}

.ywlyList span {
	font-weight: bold;
	display: block;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	color: #555;
	padding: 18px 0;
}

.switchTit {
	font-size: 18px;
	color: #333;
	font-weight: bold;
	margin-top: 40px;
	height: 45px;
	overflow: hidden;
	border-bottom: solid 1px #555;
}

.switchBtn {
	float: right;
	font-size: 14px;
	color: #111;
	background: url(../img/switchIco.jpg) right center no-repeat;
	padding-right: 15px;
	font-weight: normal;
	margin-top: 3px;
	cursor: pointer;
}

.switchBtn_02 {
	float: right;
	font-size: 14px;
	color: #111;
	background: url(../img/switchIco_02.jpg) right center no-repeat;
	padding-right: 15px;
	font-weight: normal;
	margin-top: 3px;
	cursor: pointer;
}

.switchBox {
	padding: 30px 0;
}

.switchBox td {
	padding: 10px;
	border-left: solid 1px #bbb;
	border-top: solid 1px #bbb;
	font-size: 16px;
	color: #333;
}

.switchBox table {
	border-right: solid 1px #bbb;
	border-bottom: solid 1px #bbb;
}

.switchBox span {
	color: #0051a4;
	padding-left: 60px;
}

.ywbz {
	padding: 40px 0;
}

.ywbzList {
	width: 934px;
	overflow: hidden;
}

.ywbzList,
.ywbzList li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.ywbzList li {
	float: left;
	margin-right: 14px;
	margin-bottom: 14px;
	position: relative;
}

.ywbzList p {
	height: 48px;
	position: absolute;
	bottom: 0;
	line-height: 48px;
	padding: 0;
	margin: 0;
	z-index: 9;
	color: #fff;
	font-size: 16px;
}

.ywbzList span {
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	background: #0051a3;
	float: left;
	padding: 0 15px;
	margin-right: 10px;
}

.ywbzList span.y {
	background: #ca8c06;
}

.ywbzList p.mx {
	height: 60px;
	line-height: 24px;
	padding-top: 5px;
}

.ywbzList p.mx span {
	height: 60px;
	line-height: 60px;
	margin-top: -5px;
}

.ywbzList div {
	background: #000;
	opacity: .8;
	filter: alpha(opacity=80);
	position: absolute;
	bottom: 0;
	height: 48px;
	width: 100%;
}

.ywbzList div.mx {
	height: 60px;
}

.off {
	display: none;
}

.fl {
	float: left;
}

.cygSwitch {
	overflow: hidden;
	padding: 15px 0;
}

.cygSwitch span {
	float: left;
}

.ywlyTit_03 {
	font-size: 30px;
	font-weight: bold;
	color: #0051a4;
	padding-top: 50px;
	padding-bottom: 50px;
}

.cygBtn {
	margin-bottom: 40px;
}

.xmdjBtn,
.jgdjBtn {
	margin: 0 10px;
	width: 140px;
	height: 38px;
	line-height: 36px;
	text-align: center;
	display: inline-block;
	background: #999;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.jgdjBtn {
	background: #f06612;
}

.xmdjBtn:hover,
.jgdjBtn:hover {
	color: #fff;
	font-weight: bold;
}

.sjzxSearch {
	width: 920px;
	height: 50px;
	background: #f3f3f3;
	border: solid 1px #e6e6e6;
}

.sjzxSearch div {
	float: left;
	padding-left: 40px;
	margin-top: 15px;
	font-size: 14px;
	height: 20px;
	color: #000;
}

.sjzxSearch div select {
	font-size: 12px;
}

.zjzxMess {
	margin-top: 40px;
}

.zjzxMess img {
	width: 920px;
}

.zdxmBtn {
	width: 930px;
	margin-top: 20px;
	overflow: hidden;
}

.zdxmBtn a {
	width: 300px;
	margin-right: 10px;
	float: left;
	text-align: center;
	color: #fff;
	font-size: 22px;
	height: 60px;
	line-height: 60px;
	background: #e1ba61;
}

.zdxmBtn i {
	font-style: normal;
}

.zdxmBtn i {
	height: 60px;
	display: inline-block;
	padding-left: 50px;
}

.swBtn_1 i {
	background: url(../img/swBtnIco.png) left center no-repeat;
}

.swBtn_2 i {
	background: url(../img/xxBtnIco.png) left center no-repeat;
}

.swBtn_3 i {
	background: url(../img/kjBtnIco.png) left center no-repeat;
}

.zdxmBtn a.on,
.zdxmBtn a:hover {
	background: #0051a4;
}

.zdxmSm {
	width: 100%;
	text-align: center;
	color: #0051a4;
	background: #e4ecf4;
	height: 65px;
	line-height: 63px;
	margin-top: 20px;
	font-size: 16px;
	margin-bottom: 20px;
}

.zdxmList,
.zdxmList li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.zdxmList {
	width: 1024px;
	margin-top: 20px;
}

.zdxmList li {
	float: left;
	width: 408px;
	margin-right: 104px;
	padding: 40px 0;
}

.zdxmList li img {
	width: 408px;
	height: 192px;
}

.zdxmList li span {
	font-size: 18px;
	font-weight: bold;
	color: #0051a4;
	display: block;
	margin-top: 20px;
}

.zdxmList li time,
.zdxmList li p {
	color: #333;
	display: block;
	margin-top: 8px;
	font-size: 12px;
	height: 20px;
}

.zdxmList li a.ztbtn {
	margin-top: 10px;
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	color: #fff;
	background: #3e709c;
}

.zdxmList li a.ztbtn:hover {
	background: #0051a4;
}

.zxnsTit {
	color: #0051a4;
	font-size: 22px;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}

.zxnsSubTit {
	font-size: 16px;
	font-weight: bold;
	color: #333;
	display: block;
	margin-bottom: 10px;
}

.zxnsSubTit small {
	font-weight: normal;
	font-size: 14px;
}

.zxnsTxt {
	line-height: 26px;
}

.zxnsTable_01 {
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
	text-align: center;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 28px;
}

.zxnsTable_01 td {
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 5px 10px;
}

.zxnsTable_01 .tableT td {
	background: #4f81bd;
	color: #fff;
}

.tal {
	text-align: left;
}

small.sm {
	color: #e1ba61;
	display: block;
	font-size: 14px;
}

.mt50 {
	margin-top: 50px;
}

.mb15 {
	margin-bottom: 15px;
}

.mt30 {
	margin-top: 30px;
}

.zxnsTable_02 {
	border-left: solid 1px #fff;
	border-top: solid 1px #fff;
	margin-top: 15px;
	margin-bottom: 15px;
	line-height: 28px;
}

.zxnsTable_02 td {
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding: 10px 25px;
	color: #0051a4;
	font-size: 16px;
}

.zpList_01 {
	border-top: solid 1px #8dbbdc;
	border-left: solid 1px #8dbbdc;
}

.zpList_01 td {
	border-right: solid 1px #8dbbdc;
	border-bottom: solid 1px #8dbbdc;
	color: #fff;
	font-weight: bold;
	background: #0051a4;
	text-align: center;
	font-size: 14px;
	height: 40px;
}
.hq-zp-font{
	font-size:18px;
}

.zpList_01 tbody tr td {
	background: #fff;
	color: #555;
	font-weight: normal;

	
}

.zpList_01 a {
	font-weight: bold;
	color: #0051a4;
	font-weight: bold;
}

.zpList_02 {
	border-top: solid 1px #8dbbdc;
	border-left: solid 1px #8dbbdc;
}

.zpList_02 td {
	border-right: solid 1px #8dbbdc;
	border-bottom: solid 1px #8dbbdc;
	color: #555;
	font-weight: bold;
	background: #fff;
	font-size: 14px;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	padding: 12px 15px;
}

.ypBtn {
	margin: 0 auto;
	display: block;
	width: 120px;
	height: 35px;
	line-height: 35px;
	background: #0051a4;
	text-align: center;
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 40px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.ypBtn:hover {
	color: #fff;
	background: #8dbbdc;
}

.zpText_01 {
	width: 160px;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
}

.zpText_02 {
	width: 100%;
	height: 100px;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	min-width: 100%;
	max-width: 100%;
	min-height: 100px;
	max-height: 100px;
}

.zpText_03 {
	width: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
}

.zpList_02 td.minH {
	padding-top: 0;
	padding-bottom: 0;
}

.zpBtnBox {
	width: 260px;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
}

.zpBtnBox .tjBtn {
	border: none;
	float: left;
	width: 120px;
	height: 35px;
	line-height: 32px;
	background: #0051a4;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.zpBtnBox .czBtn {
	border: none;
	float: right;
	width: 120px;
	height: 35px;
	line-height: 32px;
	background: #56626f;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.zpBtnBox .tjBtn:hover,
.zpBtnBox .czBtn:hover {
	color: #fff;
	background: #8dbbdc;
}

.messBox .zpBtnBox,
.messBox .zpBtnBox * {
	margin-top: 0;
}

.lxwmTit {
	color: #0051a4;
	font-size: 24px;
	border-bottom: solid 4px #eee;
	padding-bottom: 15px;
}

.lxwmTable {
	margin-top: 15px;
}

.lxwmTable td {
	line-height: 30px;
}

.contentText2 {
	padding: 35px 0 30px 0;
	font-size: 14px;
	line-height: 30px;
	color: #555;
	text-align: justify;
	text-justify: inter-ideograph;
	overflow: hidden;
	border-bottom: solid 1px #e6e6e6;
}

.messTitle {
	background: url(../img/messIco.jpg) left center no-repeat;
	padding: 0 0 0 35px;
	height: 35px;
	line-height: 35px;
	margin: 20px 0 35px 0;
	font-size: 18px;
	font-weight: bold;
	color: #6d6d6d;
}

.messTitle span {
	font-size: 14px;
	font-weight: normal;
}

.messBox {
	width: 100%;
	overflow: hidden;
	padding: 10px 0;
}

.messBox dt {
	width: 100%;
	float: left;
	width: 80px;
	font-size: 14px;
	color: #555;
	line-height: 36px;
}

.messBox dd {
	float: left;
}

.messBox span {
	color: #989898;
	line-height: 30px;
	margin: 3px 0 3px 10px;
	float: left;
	display: inline;
}

.messBox img {
	display: inline-block;
}

.messBox a {
	float: left;
	line-height: 30px;
	margin: 3px 0 3px 10px;
	display: inline;
	color: #093;
}

.messInput {
	width: 220px;
	height: 36px;
	padding: 8px;
	margin: 0;
	border: solid 1px #c5c5c5;
	box-shadow: 1px 2px 0px #f1f0f0;
	float: left;
}

.messInput2 {
	width: 880px;
	height: 106px;
	padding: 8px;
	margin: 0;
	border: solid 1px #c5c5c5;
	box-shadow: 1px 2px 0px #f1f0f0;
	float: left;
}

.messInput3 {
	width: 100px;
	height: 36px;
	padding: 8px;
	margin: 0;
	border: solid 1px #c5c5c5;
	box-shadow: 1px 2px 0px #f1f0f0;
	float: left;
}

.whjsTit {
	font-size: 30px;
	color: #333;
	margin-bottom: 30px;
}

.whjsL {
	width: 640px;
	height: 385px;
	overflow: hidden;
	float: left;
}

.whjsL .swiper-slide {
	height: 385px;
}

.whjsBtn {
	width: 100%;
	position: absolute;
	top: 0;
}

.whjsBtnC {
	width: auto;
	max-width: 620px;
	margin: 0 auto;
	position: relative;
	z-index: 999999;
}

.whjsBtn .arrow-right,
.whjsBtn .arrow-right {
	width: 30px;
	height: 44px;
}

.whjsR {
	float: right;
	width: 270px;
}

.hdlmTit {
	width: 270px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	color: #fff;
	background: #104c89;
	font-size: 20px;
	font-weight: bold;
}

.whjsList {
	padding: 0 0 10px 0;
	background: #457db7;
	height: 334px;
	width: 100%;
}

.whjsList .swiper-wrapper {
	width: 100% !important;
	background: #457db7;
}

.whjsList .swiper-slide {
	width: 100% !important;
}

.whjsListBg {
	padding: 0 10px;
	display: block;
}

.whjsListLr {
	border-bottom: solid 1px #6a97c5;
	padding: 11px 0;
	width: 100%;
}

.whjsListLr img {
	width: 100px;
	height: 60px;
	float: left;
}

.whjsListLr p {
	display: table;
	padding-left: 10px;
	font-size: 16px;
	color: #fff;
}

.whjsListLr span {
	display: block;
	font-size: 12px;
	color: #d5d5d5;
	margin-top: 10px;
}

.whjsList .on {
	background: #2a64a0;
}

.swiper-scrollbar {
	width: 4px;
	height: 100%;
	position: absolute;
	right: 3px;
	bottom: 5px;
	z-index: 1;
}

.swiper-scrollbar-drag {
	background: #fff;
}

.fwBox_02,
.fwBox_02 li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.fwBox_02 {
	width: 716px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 20px;
}

.fwBox_02 li {
	width: 278px;
	margin: 0 40px;
	height: 379px;
	float: left;
}

.fwBox_02 li span {
	padding: 180px 0 0 0;
	display: block;
	text-align: center;
	font-size: 22px;
	color: #fff;
}

.fwBox_02 li p {
	text-align: center;
	color: #FFF;
	padding: 10px 0;
}

.fwBox_02 li .dlMore {
	display: block;
	margin: 0 auto;
	width: 200px;
	height: 40px;
	border: solid 1px #fff;
	color: #fff;
	text-align: center;
	line-height: 40px;
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.fwBox_02 {
	text-align: center;
}

.fwBox_02 .fwFile_01 {
	background: url(../img/fwPic_02.png);
}

.fwBox_02 .fwFile_02 {
	background: url(../img/fwPic_03.png);
}

.fwBox_02 .fwFile_03 {
	background: #a1afbb url(../img/fwPic_04.png) center 40px no-repeat;
}

.fwBox_02 div {
	color: #333;
	font-size: 14px;
	padding-top: 207px;
	line-height: 30px;
	margin: 0 30px;
}

.fwBox_02 div a {
	color: #333;
	text-decoration: underline;
}

.lxwm,.lxwm li{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	
}
.lxwm{margin-top: 10px;}
.lxwm li{ padding: 5px 0;}
.lxwm li{ width: 35%; float: left;}
label{max-width: initial;}

.pf{ position: fixed; right: 10px; top:50%; margin-top:-40px; z-index: 9999;}
.pf a{ display: block;}
.pf img{width:300px;}
.qr-box{display: none;}
.pf2{margin-top:240px;}
.pf2 img{width:150px;height:100px;}
.pf3{margin-top:120px;}
.pf3 img{width:150px;height:100px;}

.news-menu{ padding: 0 0 5px 0; margin: 0 -5px; list-style: none; overflow: hidden; border-bottom: solid 1px #ddd;}
.news-menu li{ float: left; padding: 5px;}
.news-menu li a{ display: block; border: solid 1px #ddd; -webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; line-height: 30px; padding: 0 20px; font-weight: bold;}
.news-menu li.on a{ background: #0051a4; color: #fff; border-color: #0051a4;}


@media (min-width:992px) {
	nav ul{display:flex;}
	nav li{width:auto; flex:1;}
}

@media (max-width:980px) {
.pf{ display: none;}
	.nyBanner {
		background-size: cover;
}
.banner div{ background-size: cover;}
	#map{ display: none;}
	.wrap {
		width: 100%;
	}
	.logo {
		padding-left: 15px;
		width: 110px;
		/*width: 185px;*/
	}
	.logo img {
		width: 100%;
	}
	header {
		height: 66px;
	}
	.searchBox {
		display: none;
	}
	.topr {
		width: auto;
	}
	nav {
		display: none;
	}
	.topIco_03 {
		display: inline-block;
	}
	.bannerBtnC {
		display: none;
	}
	.banner,
	.banner .swiper-slide,
	.banner .swiper-slide div {
		height: auto;
	}
	.banner .swiper-slide img {
		display: block;
		width: 100%;
	}
	.banner .swiper-wrapper,
	.banner .swiper-slide {
		height: auto !important;
	}
	.bannerList {
		height: 78px;
		margin: 10px 0;
		width: 100%;
		float: left;
	}
	.bannerList .swiper-slide {
		background: url(../img/bannerBListIco.jpg) left top no-repeat;
		height: 58px;
		line-height: 56px;
		font-size: 18px;
		color: #0051a4;
	}
	.bannerList span {
		padding: 0 10px 0 20px;
		margin-top: 3px;
		color: #e1ba61;
		font-size: 30px;
		line-height: 48px;
		float: left;
	}
	.bannerListBtn {
		height: 70px;
		width: 28px;
		position: absolute;
		right: 0;
		z-index: 9999;
	}
	.bannerListBtn .arrow-left_02 {
		background: url(../img/bannerBListPrev.jpg) right center no-repeat;
		width: 28px;
		height: 33px;
		margin-top: 5px;
		cursor: pointer;
	}
	.bannerListBtn .arrow-right_02 {
		background: url(../img/bannerBListNext.jpg) right center no-repeat;
		width: 28px;
		height: 33px;
		margin-top: 2px;
		cursor: pointer;
	}
	.bannerListBtn .arrow-left_02:hover,
	.bannerListBtn .arrow-right_02:hover {
		background-position: left center;
	}
	.indBox_01{
		width: 100%;
		margin-top: 15px;
	}
	.indBox_01 img{
		width: 100%;
		height: auto;
	}
	.indL {
		width: 100%;
		margin-top: 0;
		margin-right: 0;
		padding: 0 15px;
		float: none;
	}
	.indM {
		width: 100%;
		margin-top: 0;
		margin-right: 0;
		padding: 0 15px;
		float: none;
	}
	.indR {
		width: 100%;
		margin-top: 0;
		padding: 0 15px;
		float: none;
	}
	.indBox_05 {
		display: none;
	}
	.indList li {
		display: block;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		width: 100%;
	}
	.indPro dd p {
		width: 100%;
		display: block;
		float: none;
	}
	.wytz {
		float: left;
		margin-left: 15px;
	}
	.indPro>a {
		float: left;
		padding-right: 15px;
	}
	.indPro dl {
		display: table;
	}
	#jumpMenu {
		display: none;
	}
	footer {
		height: auto;
		overflow: hidden;
	}
	.footerR {
		font-size: 12px;
		text-align: center;
		width: 100%;
	}
	.navon {
		display: block;
		position: absolute;
		top: 66px;
		background: #fff;
		width: 100%;
		z-index: 9999999;
		left: 0;
		box-shadow: 0px 10px 10px rgba(0, 0, 0, .5);
	}
	.navon ul li {
		width: 100%;
		border-bottom: solid 1px #eee;
	}
	.navon ul li a {
		display: block;
		width: 100%;
	}
	.navon ul li a span {
		background: none;
	}
	.navon ul li a:hover,
	.navon ul li a:active,
	.navon ul li a:focus {
		background: #052860;
		color: #fff;
	}
	.navSub {
		display: none;
	}
	.topIco_02 {
		display: none;
	}
	.nyBanner {
		height: auto;
	}
	.nyBanner img {
		width: 100%;
		display: block;
	}
	.dz {
		display: none;
	}
	.menuTit i {
		display: none;
	}
	.menuTit {
		font-size: 20px;
	}
	.menuTit span {
		padding-left: 10px;
		font-size: 18px;
	}
	.menu {
		border-right: 0;
		width: 100%;
		padding: 0 15px;
	}
	.menu ul {
		margin-top: 10px;
	}
	.boxR {
		width: 100%;
		padding: 0 15px;
	}
	.content {
		width: 100%;
		padding-bottom: 0;
	}
	.content img {
		width: auto !important;
		max-width: 100% !important;
		height: auto !important;
	}
	
	.content embed{
		max-width: 100% !important;
	}
	
	.gywmList li {
		font-size: 16px;
		line-height: 30px;
		padding: 5px 0;
	}
	.mtit_01 {
		margin-bottom: 10px;
	}
	.gywmList_02 {
		width: 100%;
	}
	.gywmList_02 img {
		display: none;
	}
	.gywmList_02 li {
		margin: 0;
		width: 50%;
		padding: 0 10px;
		margin-bottom: 20px;
	}
	.whjsL {
		width: 100%;
		height: auto;
	}
	.whjsBtn {
		top: 50%;
	}
	.arrow-right,
	.arrow-left {
		margin-top: -22px;
	}
	.whjsPic,
	.whjsPic .swiper-wrapper,
	.whjsPic .swiper-slide {
		height: auto !important;
	}
	.whjsL .swiper-slide img {
		width: 100%;
	}
	.whjsR {
		width: 100%;
	}
	.hdlmTit {
		width: 100%;
	}
	.newsList time {
		display: none;
	}
	.newsList a {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		width: 100%;
		display: block;
	}
	.ztzl{ width: 100%;}
	.ztzl li{ width: 100%;margin: 0;}
	.ztPic{ float: left; padding-right: 10px;}
	.ztMess{ display: table;}
	.ztzl li span{display: inline-block; font-size: 18px; font-weight: normal;}	
	.tzmd,.tzmd dt{ width: 100%; height: auto;}
	.tzmd dd{ display: none;}
	.ywlyList li{ width: 100%; margin: 0; text-align: center;}
	.ywbzList,.ywbzList img { width: 100%;}
	.ywbzList div{ display: none;}
	
		.ywbzList p.mx span,.ywbzList p span{ font-size: 20px; height: 40px; line-height: 40px;}
	.ywbzList p.mx,.ywbzList p{ position: relative; color: #333; height: auto;line-height: 24px;}
	.ywbzList p span{ width: 100%; margin: 0;}
	.ywbzList img{width: 100%;}
	.ywbzList li{margin: 0; width:50%; padding: 10px;}
	.gyjtTxt img{ width: 100%;}
	.ywlyTit{ font-size: 24px;}
	.gywmList_02 li div{ height: 200px;}
	.ywbzList p{margin-bottom: 20px;}
	.ywbzList p span{ margin-bottom: 10px; display: block;}
	.sjzxSearch div{ width: 100%; display: block; margin: 5px 0;}
	.sjzxSearch{ height: auto; overflow: hidden; width: 100%;}
	.zjzxMess,.zjzxMess img{ width: 100%;}
	.zdxmBtn i{padding: 0; background: none;}
	.zdxmBtn{ width: 100%;}
	.zdxmBtn a{ width: 33.3%;padding: 0; margin: 0; border-right: solid 1px #fff;}
	.zdxmList li p{overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		width: 100%;
		display: block;}
	.zdxmList li img{
		 width: 100%;
		 height: auto;
	}
	.zdxmList,.zdxmList li{ width: 100%; margin: 0; padding-bottom: 0;}
	.zdxmList li{ width: 50%; padding-left:10px; padding-right:10px;}
	.zdxmBtn a{ font-size: 18px;}
	.newsContent2 img{ width:auto; max-width: 100%;}
	.fwBox_02{ width: 100%;}
	.fwBox_02 li{margin: 0 auto; float: none; }
	.fwBox_02 .fwFile_02{margin-bottom: 20px;}
	.tac img{width: auto; max-width: 100%;}
	.rczc img{ width: 100%;}
	.lct img{ width: 100%;}
	.lxwm li{ width: 100%;}
	
	.messBox{margin-bottom: 0; padding: 0;}
	.messBox span{ padding: 0;}
	.messBox dt,.messBox dd{ width: 100%;}
	.messInput2 {
	width: 100%;
	height: 106px;
	padding: 8px;
	margin: 0;
	border: solid 1px #c5c5c5;
	box-shadow: 1px 2px 0px #f1f0f0;
	float: left;
}
	.messInput{ width: 100%;}
	.messTitle{
		height: auto;
		background-position: left 5px;
	}
	.indList li a{ padding: 0; position: relative;}
	.indList li time{ display: none;}
	
	.qr-box{ text-align: center; display: block;}
}

@media (max-width:640px) {
	.bannerListB {
		height: 80px;
	}
	.bannerList {
		width: 100%;
	}
	.bannerList .swiper-slide {
		background: url(../img/bannerBListIco.jpg) left top no-repeat;
		height: 30px;
		line-height: 28px;
		font-size: 16px;
		color: #0051a4;
	}
	.bannerList a {
		padding: 0 10px;
		display: block;
	}
	.bannerList span {
		padding: 0;
		margin-top: 5px;
		color: #e1ba61;
		font-size: 18px;
		line-height: 20px;
		float: none;
		display: block;
	}
	.bannerListBtn {
		width: 14px;
		position: absolute;
		right: 0;
		z-index: 9999;
	}
	.bannerListBtn .arrow-left_02 {
		background: url(../img/bannerBListPrev.jpg) -35px center no-repeat;
		width: 14px;
		height: 33px;
		margin-top: 5px;
		cursor: pointer;
	}
	.bannerListBtn .arrow-right_02 {
		background: url(../img/bannerBListNext.jpg) -35px center no-repeat;
		width: 14px;
		height: 33px;
		margin-top: 2px;
		cursor: pointer;
	}
	.bannerListBtn .arrow-left_02:hover,
	.bannerListBtn .arrow-right_02:hover {
		background-position: -7px center;
	}
	.indPro>a {
		float: none;
		padding-right: 0;
	}
	.indPro dl {
		display: block;
	}
	.gywmList_02 li {
		margin: 0;
		width: 100%;
		padding: 0 10px;
		margin-bottom: 20px;
	}
		.ywbzList p.mx span,.ywbzList p span{ font-size: 20px; height: 40px; line-height: 40px;}
	.ywbzList p.mx,.ywbzList p{ position: relative; color: #333; height: auto;line-height: 24px;}
	.ywbzList p span{ width: 100%;}
	.ywbzList img{width: 100%;}
	.ywbzList li{ padding: 0; margin: 0; width: 100%;}
	.zdxmList li{ width: 100%;}
}

@media (max-width:480px) {
	.bannerList {
		width: 100%;
	}
	.bannerList .swiper-slide {
		background: url(../img/bannerBListIco.jpg) left top no-repeat;
		height: 30px;
		line-height: 28px;
		font-size: 12px;
		color: #0051a4;
	}
	.bannerList a {
		padding: 0 5px;
		display: block;
	}
	.bannerList span {
		padding: 0;
		margin-top: 5px;
		color: #e1ba61;
		font-size: 18px;
		line-height: 20px;
		float: none;
		display: block;
	}
	.bannerListBtn {
		width: 14px;
		position: absolute;
		right: 0;
		z-index: 9999;
	}
	.bannerListBtn .arrow-left_02 {
		background: url(../img/bannerBListPrev.jpg) -35px center no-repeat;
		width: 14px;
		height: 33px;
		margin-top: 5px;
		cursor: pointer;
	}
	.bannerListBtn .arrow-right_02 {
		background: url(../img/bannerBListNext.jpg) -35px center no-repeat;
		width: 14px;
		height: 33px;
		margin-top: 2px;
		cursor: pointer;
	}
	.bannerListBtn .arrow-left_02:hover,
	.bannerListBtn .arrow-right_02:hover {
		background-position: -7px center;
	}
	.indList time {
		display: none;
	}
	.ztPic{ float: left; padding-right: 0; width: 100%;}
	.ztzl li img{ width: 100%; height: auto;}\
	
}
/*@media (min-width:320px) {
	.logo{
		width: 158px;
	}
}
@media (min-width:480px) {
	.logo{
		width: 250px;
	}
}
@media (min-width:980px) {
	.logo{
		width: 185px;
		height: 95px;
	}
}*/




.team-box{
    margin: -20px 0;
    overflow: hidden;
}
.team-box dl{
    display: flex;
    align-items: center;
    padding:20px 0;
    margin: 0;
    border-top: dashed 1px #ddd;
}
.team-box dl:nth-child(1){border:none;}

.team-box dt{
    padding-right: 20px;
    flex-basis: 160px;
    flex-shrink: 0;
}

.team-box dd b{
    font-size: 16px;
}

.team-box dd div{
    font-size: 14px;
    padding-top: 10px;
}



